Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(#9523): upgrade WebdriverIO to v9 #9627

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

chore(#9523): upgrade WebdriverIO to v9 #9627

wants to merge 18 commits into from

Conversation

kapelo
Copy link
Contributor

@kapelo kapelo commented Nov 7, 2024

Description

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Internationalised: All user facing text
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

Compose URLs

If Build CI hasn't passed, these may 404:

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@latin-panda
Copy link
Contributor

@kapelo, have you compared the speed of WebdriverIO v8 versus v9?
Because if it's faster when running our test suites, it's something to celebrate!
If it's slower, then we need to investigate because we don't want it to be slower

Please make a comparison table:

Test suite V8 V9
ci-webdriver-default-mobile-all ## ms ## ms
ci-webdriver-default-core-minimum-browser ## ms ## ms
upgrade-from-latest ## ms ## ms
[...etc] ## ms ## ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants